Skip to main content

Import

Usage

If you receive a 403 error when trying to load Transak’s URL, it means your domain needs to be whitelisted. Please contact us for assistance in resolving this issue.

Return Type: UseAddFundsModalReturnType

The hook returns an object with the following properties:

Properties

triggerAddFunds

(settings: AddFundsSettings) => void Opens the On-ramp modal with the specified parameters. Parameters:

closeAddFunds

() => void Closes the On-ramp modal.

addFundsSettings

AddFundsSettings | undefined AddFundsSettings Interface:
The current settings configuration for the On-ramp modal.

Notes

This hook provides methods to control the On-ramp modal powered by Transak, allowing users to buy cryptocurrency with a credit/debit card directly within your application.